projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8fa7375
b4adda4
)
auto merge of #563 : mbrubeck/cargo/list-files-git, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sat, 13 Sep 2014 02:43:50 +0000
(
02:43
+0000)
committer
bors
<bors@rust-lang.org>
Sat, 13 Sep 2014 02:43:50 +0000
(
02:43
+0000)
`list_files_git` assumes that the package is at the root of the git repository. This breaks when trying to list files for a package in a subdirectory of a repo, or in other cases, e.g. if the user's home directory is a git repo.
1
2
tests/test_cargo_compile_git_deps.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
tests/test_cargo_compile_git_deps.rs
Simple merge